*[hidefocus]{outline:none;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{padding:0;margin:0;}
fieldset,img,html,body,iframe{border:0;}
table{border-collapse:collapse;border-spacing:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6{font-weight:bold;font-size:100%;}
caption,th{font-weight:normal;font-style:normal;text-align:left;}
em,strong{font-weight:bold;font-style:normal;}

p{
	text-align: justify;
    word-break: break-all;
}
body{background-color:#fff;}
a,button{cursor:pointer;}
a{text-decoration:none;color:#000; outline: none;}
a:hover{text-decoration:none;}
html,body{width:100%;height:100%;}
html{overflow:auto;overflow-y:scroll;}
*{
	font-family: "Microsoft YaHei";
}

/* 头部背景图片*/
.top-bk{
	background: url(https://cpsmedia.oss-cn-shenzhen.aliyuncs.com/cps/cps_upload_images/20190312/ryaf_banner.png?t2019052302) center center no-repeat;
    background-size: cover;
    width: 100%;
    min-width: 1400px;
    height: 540px;
}

/*赋能大会背景*/
.top-bk-index{
	background: url(https://cpsmedia.oss-cn-shenzhen.aliyuncs.com/cps/cps_upload_images/20190312/fndh_banner.jpg?t20190525005) center center no-repeat;
    background-size: cover;
    width: 100%;
    min-width: 1400px;
    height: 540px;
}

/*底部*/
/*底部css*/
.tail{
	width: 100%;
	height: 250px;
	background: url(../images/img/tail-bk.png?t=20190312);
	background-size: 100% 100%;
	margin-top: 100px;
}


.tail-link li{
	display: inline-block;
	margin-right: 18px;
	margin-bottom: 30px;
	margin-top: 25px;
}
.tail-link li a{
	font-size: 18px;
	color: #FFFFFF;
}
.copyright{
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
}
.copyright1{
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 50px;
}

.tail-link{
	width: 895px;
	display: inline-block;
	margin-left:80px;
}
.width-100{
	width:100%;
}
.tail-link h5{
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 10px;
}
.tail-link p{
	font-size: 16px;
	color: #FFFFFF;
	/*text-indent: 2em;*/
}
.tail-qr{
	width: 200px;
	display: inline-block;
	
	vertical-align: top;
	margin-top: 30px;
}
.tail-qr p{
	font-size: 16px;
	color: #ffffff;
	text-align: center;
}
.tail-qr img{
	margin-top: 18px;
}

.sidebar {
    width: 66px;
    height: 138px;
    position: fixed;
    z-index: 10;
    bottom: 200px;
    margin-right: 50px !important;
    right: 50px !important;
}

